home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / MetaPloy.swf / scripts / DefineButton2_113 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2006-06-13  |  119 b   |  5 lines

  1. on(press){
  2.    getURL("http://www.kleentec.ch/cgi-bin/cgiemail/mailtemp.txt","_blank","POST");
  3.    gotoAndPlay(5);
  4. }
  5.